You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > CopyFromArray Method > Vector.CopyFromArray Method ([In] double[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.CopyFromArray Method ([In] double[])

Copies values from a real Src array.

Syntax
C#
Visual Basic
public TMtxVec CopyFromArray([In] double[] Src);

The size and Complex properties of the calling object are set implicitely.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!